home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / cvs-1.8 / cvs-1 / cvs-1.8.1 / doc / ChangeLog < prev    next >
Encoding:
Text File  |  1996-05-06  |  20.2 KB  |  570 lines

  1. Wed May  1 15:38:26 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  2.  
  3.     * cvs.texinfo (Tags): Document un-revision of all-uppercase tag
  4.     names.
  5.  
  6. Wed Apr 24 08:41:51 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  7.  
  8.     * cvs.texinfo (Password authentication security): Rewrite sentence
  9.     on complex and unknown security bugs to clarify that it is
  10.     referring to people who have been give access to cvs, not to holes
  11.     in the authentication method (which is relatively simple).
  12.  
  13. Tue Apr 23 09:31:29 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  14.  
  15.     * cvs.texinfo (Wrappers): Talk about what -m does (and does not
  16.     do).  Other minor edits.
  17.  
  18. Wed Apr 17 15:27:03 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  19.  
  20.     * cvs.texinfo (rcsinfo): Rewrite paragraph concerning remote CVS.
  21.     * cvsclient.texi (Responses): Document Template response.
  22.  
  23. Sun Apr 14 16:01:39 1996  Karl Fogel  <kfogel@floss.red-bean.com>
  24.  
  25.         * .cvsignore: added CVSvn.texi.
  26.  
  27. Wed Apr 10 16:56:21 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  28.  
  29.     * cvs.texinfo (~/.cvsrc): Mention setting global options with "cvs".
  30.  
  31.     * cvs.texinfo (release): Change "modules" to "directories".
  32.     Release does not take module names as arguments.
  33.  
  34.     * cvs.texinfo (Creating a branch): Add comments about how we
  35.     should better document tagging the branchpoint.
  36.  
  37. Tue Apr  9 19:59:45 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  38.  
  39.     * cvs.texinfo (Top): Use @value{CVSVN}, not a vague refenece to 1.4.
  40.  
  41.     * cvs.texinfo (From other version control systems): New node.
  42.  
  43. Mon Apr  8 15:59:37 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  44.  
  45.     * cvsclient.texi (Connection and Authentication): Revise kerberos
  46.     and pserver sections to reflect the fact that port 2401 is now
  47.     officially registered.
  48.  
  49. Thu Mar 28 09:51:13 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  50.  
  51.     * cvs.texinfo (History browsing): Reinstate this node.  Try to get
  52.     it into some minimally useful state (it still needs a lot of
  53.     work).
  54.     (annotate): New node, subnode of History browing.
  55.  
  56.     * cvsclient.texi (Requests): Add annotate request.
  57.  
  58. Tue Mar 26 08:46:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  59.  
  60.     * cvs.texinfo: In various examples, change tag names to avoid tag
  61.     names reserved to CVS.
  62.  
  63.     * cvs.texinfo (Tags): Document what is a valid tag name.
  64.  
  65.     * cvs.texinfo (Substitution modes): Try to describe how the
  66.     various keyword expansion settings interract.
  67.     (Binary files): Suggest cvs update -A, not removing file and then
  68.     updating it, to get effect of new keyword expansion options.
  69.  
  70.     * cvs.texinfo (admin options): Mention CVS's use of `dead' state.
  71.  
  72. Thu Mar 21 08:25:17 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  73.  
  74.     * cvs.texinfo (Environment variables): Expand introduction to RCS
  75.     environment variables.  Expand and correct CVS_SERVER_SLEEP.
  76.  
  77.     * cvs.texinfo (Environment variables): Remove POSIXLY_CORRECT; cvs
  78.     requires options to precede arguments regardless of it.
  79.  
  80. Thu Mar 21 08:18:42 1996  Norbert Kiesel <nk@col.sw-ley.de>
  81.  
  82.     * cvs.texinfo: Remove paragrahps about a forthcoming CVS
  83.           newsgroup and about sending patches to think.com.
  84.           (Environment): Document some more (all?) used environment
  85.           variables.
  86.  
  87. Wed Mar 20 09:44:21 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  88.  
  89.     * cvsclient.texi (Introduction): New node.
  90.     * Makefile.in: Add cruft to reflect fact that cvsclient.texi now
  91.     uses CVSvn.texi.
  92.  
  93. Mon Mar 18 14:43:53 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  94.  
  95.     * cvsclient.texi (Requests): Add Case request.
  96.  
  97. Wed Mar 13 16:01:47 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  98.  
  99.     * cvsclient.texi (Connection and Authentication): New node.
  100.  
  101.     * cvsclient.texi (Requests): Expand discussion of Root a bit.
  102.  
  103.     * cvs.texinfo (Setting up): Don't refer to INSTALL file; revise to
  104.     reflect some information which had been in the INSTALL file.
  105.  
  106.     * cvs.texinfo (history file): Update to reflect cvsinit -> cvs
  107.     init.  Adjust discussion of whether history file format is
  108.     documented.
  109.     (Setting up): Update to reflect cvsinit -> cvs init.
  110.  
  111.     * cvsclient.texi (Requests): Document init request.
  112.  
  113. Thu Feb 29 10:08:31 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  114.  
  115.     * cvs.texinfo (loginfo example): Adjust example to reflect the way
  116.     that CVS actually works.  Add comments questioning whether that is
  117.     the best behavior.
  118.  
  119.     * cvs.texinfo (cvsignore): Document additions to default ignore list.
  120.  
  121. Mon Feb 26 13:48:01 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  122.  
  123.     * cvsclient.texi (Filenames): New node, documents / vs \, etc.
  124.  
  125. Wed Feb 24 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
  126.  
  127.     * cvs.texinfo (Password authentication server): Mention
  128.     support for imaginary usernames.
  129.  
  130. Thu Feb 15 16:34:56 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  131.  
  132.     * cvs.texinfo (Variables): Add new internal variable $USER.
  133.  
  134. Wed Feb 14 22:52:58 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  135.  
  136.     * cvs.texinfo (export, admin): Document -k option to cvs export.
  137.  
  138.     * cvs.texinfo (admin options): Mention using -l, -u, -L, and -U in
  139.     conjunction with rcslock.pl.
  140.  
  141. Mon Feb 12 16:38:41 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  142.  
  143.     * cvs.texinfo: Remove references to mkmodules.
  144.  
  145. Sun Feb 11 12:31:36 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  146.  
  147.     * cvsclient.texi: Add Set request.
  148.  
  149.     * cvs.texinfo (Variables): Rewrite to reflect user variables
  150.     replacing environment variables; motivate the discussion better.
  151.     (Global options): Add -s option.
  152.  
  153. Sat Feb 10 11:18:37 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  154.  
  155.     * cvs.texinfo (Variables): Fix @table commands.
  156.  
  157. Fri Feb  9 17:31:18 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  158.  
  159.     * cvs.texinfo (Variables): New node.
  160.  
  161.     * Makefile.in (CVSvn.texi): New rule.
  162.     (OBJDIR_DISTFILES): Add CVSvn.texi.
  163.     (cvs.dvi,cvs.info): Add cruft to deal with it being in build dir
  164.     or srcdir.
  165.     * cvs.texinfo: Include CVSvn.texi and use the version number from
  166.     it instead of a hardcoded version number and date.
  167.  
  168. Thu Feb  1 13:28:03 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  169.  
  170.     * cvs.texinfo (Sticky tags): Expand so it really documents the
  171.     features it is talking about rather than referring to "Appendix
  172.     A".  Add example of how to restore the old version of a dead
  173.     file.  In various other parts of the manual refer to this node, in
  174.     some cases deleting duplicative text.  In the case of cvs admin
  175.     -b, mention vendor branch usage.
  176.     (Removing files): Discuss removing files (in user-visible terms,
  177.     not in terms of the Attic and such).
  178.     (remove): Remove node; merge contents into Removing files.
  179.  
  180. Tue Jan 30 17:52:06 1996  Jim Blandy  <jimb@totoro.cyclic.com>
  181.  
  182.     * cvs.texinfo: Tweak @top node, to make file compatible with both
  183.     makeinfo and texinfo-format-buffer.  Perhaps we should fix the
  184.     formatters to agree on what constitutes valid texinfo.
  185.  
  186. Mon Jan 29 16:38:33 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  187.  
  188.     * cvsclient.texi (Requirements): New node, to talk about required
  189.     versus optional parts of the protocol.
  190.  
  191. Sun Jan 28 09:00:34 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  192.  
  193.     * cvsclient.texi (Modes): Add discussion what what the mode really
  194.     means (across diverse operating systems).
  195.  
  196. Tue Jan 23 12:54:57 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  197.  
  198.     * cvs.texinfo: Per mail from Per Cederqvist, change author to "Per
  199.     Cederqvist et al".  Also remove sentence about Signum shipping
  200.     hardcopy manuals and add information on Cyclic.  Change version
  201.     number to 1.6.87.
  202.  
  203. Fri Jan 12 15:29:39 1996  Vince Demarco  <vdemarco@bou.shl.com>
  204.  
  205.     * cvs.texinfo: Fix the documentation for the com/uncom change
  206.     to wrap/unwrap. make everything consistant
  207.  
  208. Wed Jan 10 16:11:54 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  209.  
  210.     * cvs.texinfo (Concurrency): Add index entries; minor clarification.
  211.  
  212. Tue Jan  9 16:03:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  213.  
  214.     * cvs.texinfo (Getting Notified): Document users file.
  215.  
  216.     * cvs.texinfo (cvsignore): Add *.obj to list of ignored files.
  217.  
  218. Wed Jan  3 17:01:58 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  219.  
  220.     * cvs.texinfo (import): Adjust list of ignored files to match
  221.     recent change to CVS (CVS* -> CVS CVS.adm).  Consolidate
  222.     discussion of ignored files in one place (with xrefs from others).
  223.  
  224.     * cvsclient.texi: Remove How To node.  It was out of date
  225.     (again!), and I am getting sick of trying to update it (internals
  226.     documentation should be in the comments, where it at least has a
  227.     fighting chance of staying up to date).
  228.     (Protocol): Say what \n and \t mean in this document.
  229.  
  230. Tue Jan  2 23:39:32 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  231.  
  232.     * cvs.texinfo (Wrappers): Change comb/uncom to wrap/unwrap.
  233.  
  234. Mon Jan  2 23:00:00 1996  Vince Demarco  <vdemarco@bou.shl.com>
  235.  
  236.     * cvs.texinfo: update the Wrappers documentation so it isn't
  237.     so NEXTSTEP centric. The wrappers code has alot of other
  238.     general uses. The new version of the documentation tryes
  239.     to show that to the reader.
  240.  
  241. Mon Jan  1 13:09:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
  242.  
  243.     * cvsclient.texi (Responses): Clarify that Module-expansion is not
  244.     suitable for passing to co.
  245.  
  246. Sun Dec 31 10:53:47 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  247.  
  248.     * cvs.texinfo (Password authentication server): Suggest specifying
  249.     -b in inetd.conf.
  250.  
  251.     * cvs.texinfo (Password authentication): Variety of cleanups and
  252.     minor fixes, including shorter node names.
  253.  
  254. Sun Dec 24 02:37:51 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  255.  
  256.         * cvs.texinfo (Using the client with password authentication): 
  257.         tixed fypos.
  258.  
  259. Sun Dec 24 00:00:16 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  260.  
  261.         * cvs.texinfo (Remote repositories): use @code{rsh} most places,
  262.         because it is the name of a program, and because I am a pedant.
  263.         Refer to new node "Password authenticated". 
  264.         (Password authenticated): new node.
  265.         (Setting up the server for password authentication): new node.
  266.         (Using the client with password authentication): new node.
  267.         (Security considerations with password authentication): new node.
  268.  
  269.         These are all really long node names, but it seems necessary that
  270.         they be descriptive in case they're referenced elsewhere.  If you
  271.         can think of a way out of this, please change them.
  272.  
  273. Thu Dec 21 12:09:34 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  274.  
  275.     * cvsclient.texi (Requests): Add Questionable.  Revise
  276.     documentation of export and update to explain role of -I option.
  277.  
  278. Tue Dec 19 16:44:18 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  279.  
  280.     * cvs.texinfo: Update binary files info for -kb.
  281.  
  282. Mon Dec 11 12:20:55 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  283.  
  284.     * cvsclient.texi (Responses): Add Notified and Mode.
  285.     (Requests): Add Notify, noop, watch-on, watch-off, watch-add,
  286.     watch-remove, watchers, and editors.
  287.     * cvs.texinfo (Watches): New node, to describe new developer
  288.     communication features.
  289.  
  290. Thu Nov 23 08:59:09 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  291.  
  292.     * cvs.texinfo (admin options): In saying that cvs admin -o is not
  293.     such a good way to undo a change, refer to the section which
  294.     describes the preferred way.
  295.  
  296. Thu Nov 13 16:39:03 1995  Fred Fish  <fnf@cygnus.com>
  297.  
  298.     * Makefile.in: Remove extraneous tab from empty line.
  299.  
  300. Mon Nov 13 15:00:26 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  301.  
  302.     * cvs.texinfo (Concurrency): New node, to describe user-visible
  303.     behaviors associated with cvs locks.
  304.  
  305.     * cvs.texinfo (Remote repositories): Add more details of how to
  306.     set things up (with rsh and kerberos).
  307.  
  308. Thu Nov  9 11:41:37 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  309.  
  310.     * cvs.texinfo: Remove -Q and -q options from command synopses.
  311.  
  312. Wed Nov  8 09:38:00 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  313.  
  314.     * cvsclient.texi (Notes): Revise paragraph on server memory use
  315.     problem.
  316.  
  317. Tue Nov  7 16:26:39 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  318.  
  319.     * cvs.texinfo: Document merging more than once from a branch;
  320.     miscellaneous cleanups.
  321.  
  322. Mon Oct 30 13:12:53 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  323.  
  324.     * cvs.texinfo (modules): Document -e.
  325.  
  326. Thu Oct 26 11:15:40 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  327.  
  328.     * cvs.texinfo (Tags): Update "version" vs. "revision" for CVS 1.5.
  329.     (Index,BUGS): Change bug reporting address from Per Cederqvist to
  330.     bug-cvs@prep.ai.mit.edu.
  331.  
  332. Wed Oct 25 15:37:05 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  333.  
  334.     * cvs.texinfo: Miscellaneous minor changes (clean up CVS/Root
  335.     stuff, don't say release requires a module entry, etc.).
  336.  
  337. Tue Oct 24 11:01:22 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  338.  
  339.     * cvs.texinfo: More precisely describe scope of document.
  340.     * cvsclient.texi: Describe scope of document
  341.  
  342. Thu Oct 12 11:25:40 1995  Karl Fogel  <kfogel@totoro.cyclic.com>
  343.  
  344.         * cvs.texinfo: cover page now refers to CVS 1.6, and "last
  345.         updated" date has been upped to today.
  346.  
  347. Wed Oct 11 22:30:10 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  348.  
  349.     * Makefile.in (info): Look for *.info* either in build dir or in
  350.         srcdir.
  351.  
  352. Mon Oct  2 17:10:49 1995  Norbert Kiesel  <nk@col.sw-ley.de>
  353.  
  354.     * cvs.texinfo (admin): Describe usage of CVS_ADMIN_GROUP to
  355.     restrict usage of admin.
  356.  
  357. Fri Oct  6 21:17:50 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  358.  
  359.     * cvs.texinfo (~/.cvsrc): Document change to command name matching.
  360.  
  361. Thu Oct  5 18:03:41 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  362.  
  363.     * Makefile.in (install-info): Add comment about srcdir.
  364.  
  365. Wed Sep 13 12:45:53 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  366.  
  367.     * cvs.texinfo (Moving files): Rewrite "Outside" node to clarify
  368.     that history is still there and describe how to get it.  Assorted
  369.     cleanups.
  370.  
  371. Tue Sep 12 19:02:47 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  372.  
  373.     * cvs.texinfo (Removing files): Remove section on limitations
  374.     which are gone now that we have death support.
  375.  
  376. Wed Aug 30 12:32:29 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  377.  
  378.         * cvs.texinfo (Remote Repositories): new node, referred to from
  379.         `Basics' and `Repository'.
  380.         (Repository): documented new `-d' vs. `$CVSROOT' vs. `CVS/Root'
  381.         behavior.
  382.         (commitinfo): document client/server-case behavior.
  383.         (editinfo):   document client/server-case behavior.
  384.         (loginfo):    document client/server-case behavior.
  385.         (rcsinfo):    document client/server-case behavior.
  386.  
  387. Mon Aug 21 00:23:45 1995  Jim Kingdon  <kingdon@harvey.cyclic.com>
  388.  
  389.     * cvsclient.texi (How To): The way to force rsh is to set
  390.     CVS_CLIENT_PORT to -1, not to some bogus value.
  391.  
  392. Tue Aug 15 17:12:08 1995  Karl Fogel  <kfogel@floss.cyclic.com>
  393.  
  394.         * cvs.texinfo
  395.         (Basic concepts): talk about remote repositories.
  396.         (Repository): same.
  397.  
  398. Mon Jul 24 19:09:12 1995  James Kingdon  <kingdon@harvey.cyclic.com>
  399.  
  400.     * cvs.texinfo: Remove references to -q and -Q command options.
  401.  
  402. Fri Jul 21 10:33:07 1995  Vince DeMarco <vdemarco@bou.shl.com>
  403.  
  404.     * cvs.texinfo: Changes for CVSEDITOR and wrappers.
  405.  
  406. Thu Jul 13 23:04:12 CDT 1995  Jim Meyering  (meyering@comco.com)
  407.  
  408.     * Makefile.in (cvs-paper.ps): *Never* redirect output directly to
  409.     the target (usu $@) of a rule.  Instead, redirect to a temporary
  410.     file, and then move that temporary to the target.  I chose to
  411.     name temporary files $@-t.  Remember to be careful that the length
  412.     of the temporary file name not exceed the 14-character limit.
  413.  
  414. Sun Jul  9 19:03:00 1995  Greg A. Woods  <woods@most.weird.com>
  415.  
  416.     * doc/cvs.texinfo:
  417.     - document '-q' for 'cvs status'
  418.     - correction to regexp use in *info files
  419.     - correction to use of 'cvsinit' script
  420.     (from previous local changes)
  421.  
  422. Tue Jun 20 18:57:55 1995  James Kingdon  <kingdon@harvey.cyclic.com>
  423.  
  424.     * Makefile.in (dist-dir): Depend on $(OBJDIR_DISTFILES).
  425.  
  426. Fri Jun 16 21:56:16 1995  Karl Fogel <kfogel@cyclic.com>
  427.               and Jim Meyering <meyering@comco.com>
  428.  
  429.     * update.c (update_file_proc): If noexec, just write 'C', don't merge.
  430.  
  431. Fri Jun 16 07:56:04 1995  Jim Kingdon  (kingdon@cyclic.com)
  432.  
  433.     * cvs-paper.ps: Added.
  434.  
  435. Sat May 27 08:46:00 1995  Jim Meyering  (meyering@comco.com)
  436.  
  437.     * Makefile.in (Makefile): Regenerate only Makefile in current
  438.     directory when Makefile.in is out of date.  Depend on ../config.status.
  439.  
  440. Sat May 27 08:08:18 1995  Jim Meyering  (meyering@comco.com)
  441.  
  442.     * doc/Makefile.in (realclean): Remove more postscript and info files.
  443.  
  444. Fri Apr 28 22:44:06 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
  445.  
  446.     * Makefile.in (DISTFILES): Updated.
  447.     (doc): Depend on cvsclient.ps too.
  448.     (cvs.aux, cvsclient.aux): Add target.
  449.     (cvsclient.dvi): Don't nuke the aux file.  They're small and
  450.     helpful.
  451.     (cvsclient.ps): New target.
  452.     (dist-dir): Renamed from dist; changed to work with DISTDIR
  453.     variable from parent.
  454.  
  455. Sun Apr 23 22:13:18 1995  Noel Cragg  <noel@vo.com>
  456.  
  457.     * Makefile: Added more files to the `clean' target.
  458.     * .cvsignore: Added the same files.
  459.  
  460. Mon Nov 28 10:22:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  461.  
  462.     * cvsclient.texi (Notes): Remove item about commit options; now
  463.     fixed.  Rewrite paragraph about server memory usage.
  464.  
  465.     * cvsclient.texi (Responses): Add Set-checkin-prog and
  466.     Set-update-prog.
  467.     (Requests): Add Checkin-prog and Update-prog.
  468.     * cvsclient.texi (TODO): Remove last item (it is fixed) and node.
  469.  
  470. Fri Nov 18 16:51:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  471.  
  472.     * cvsclient.texi (Requests): Add Max-dotdot.
  473.  
  474. Thu Nov  3 07:04:24 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  475.  
  476.     * cvsclient.texi (Protocol): Add Directory request.
  477.     (TODO): Remove item about renaming directories.
  478.     (Protocol): Change @subheading to @node/@section.
  479.  
  480. Fri Oct 28 07:51:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  481.  
  482.     * cvsclient.texi (Protocol): Add expand-module request and
  483.     Module-expansion response.
  484.     (Protocol Notes, TODO): Remove items about cvs co funkiness.
  485.  
  486. Wed Oct 12 19:49:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  487.  
  488.     * cvsclient.texi (Protocol): Add Copy-file response.
  489.  
  490.     * cvsclient.texi (How To): Correct item about where declaration
  491.     of cvs commands go.
  492.  
  493.     * cvsclient.texi (Protocol): Add new commands.  Merge description
  494.     of how commands work which was duplicated among the various
  495.     commands.  Formatting cleanups.
  496.     (TODO): Remove item about bad error message on checking in a
  497.     nonexistent file; this works now (presumably fixed by the
  498.     Unchanged stuff).
  499.     (Notes): Remove thing about trying unsupported commands via NFS,
  500.     rdist, etc.  Also remove item about some commands not being
  501.     supported.  There are no unsupported commands anymore.
  502.  
  503. Tue Sep 13 13:28:52 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  504.  
  505.     * cvsclient.texi (Protocol): Document New-entry response.
  506.  
  507. Mon Sep 12 06:35:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  508.  
  509.     * cvsclient.texi (Protocol): Clarify that checksum is of patched
  510.     file, not patch itself.  Fix typo (valid-requests -> Valid-requests).
  511.  
  512.     * cvsclient.texi (Protocol): Document Sticky request and
  513.     Set-sticky and Clear-sticky responses.
  514.     (Notes): Remove sticky tags from todo list.
  515.  
  516. Thu Sep  8 14:23:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  517.  
  518.     * cvsclient.texi (Protocol): Document Static-directory requests
  519.     and Set-static-directory and Clear-static-directory responses.
  520.     (Notes): Remove Entries.Static support from todo list.
  521.  
  522.     * cvsclient.texi (Protocol): Document Unchanged and UseUnchanged
  523.     requests.  Update documentation of Entry and Lost accordingly.
  524.  
  525. Mon Aug 22 14:08:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  526.  
  527.     * cvsclient.texi (Goals): Remove mention of rsh.
  528.     (Protocol Notes, TODO): Remove compression item.
  529.     (Protocol): Document "status" request.
  530.     (TODO): Remove suggestion to add "cvs status".
  531.  
  532. Tue Jul 19 10:02:53 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  533.  
  534.     * Makefile.in (install-info): Do not depend upon installdirs.
  535.  
  536. Fri Jul 15 12:56:53 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  537.  
  538.     * Makefile.in (all): Do not depend upon info.
  539.     (install): Do not depend upon install-info.
  540.  
  541. Thu Jul  7 20:43:12 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  542.  
  543.     * cvsclient.texi (Protocol): Add Checksum response.
  544.  
  545. Thu Jun 30 15:16:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  546.  
  547.     * cvsclient.texi (Protocol): Add Global_option request.
  548.  
  549. Wed Jun 29 14:09:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  550.  
  551.     * cvsclient.texi: Describe sending patches, including the dummy
  552.     update-patches request and the Patched response.  Mention Kerberos
  553.     authentication using ``cvs kserver''.  Some other minor changes.
  554.  
  555. Tue Jun 28 15:21:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  556.  
  557.     * cvsclient.texi (Protocol Notes): Remove note about sending diffs
  558.     in Updated; Ian did it.  Remove note about adding encryption to rsh.
  559.  
  560. Sat May  7 10:44:30 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  561.  
  562.     * cvsclient.texi (Protocol): Document Modified without Entry.  Add
  563.     `add' and `remove' and `Remove-entry'.  Formatting cleanups.
  564.  
  565. Tue Apr 19 01:29:04 1994  John Gilmore  (gnu@cygnus.com)
  566.  
  567.     * cvsclient.texi:  New node How To; cleanups throughout.
  568.     * Makefile.in:  Add dependencies on cvsclient.texi.
  569.  
  570.